home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / flute.zip / SAMP_ACT.C / SAMP_ACT.RC < prev    next >
Text File  |  1995-04-06  |  2KB  |  68 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15.  
  16. //////////////////////////////////////////////////////////////////////////////
  17. //
  18. // String Table
  19. //
  20.  
  21. STRINGTABLE DISCARDABLE 
  22. BEGIN
  23.     IDS_ACTSTRING1          "SetValues"
  24.     IDS_ACTSTRING2          "SetValues{IntObj, StringObj} - Sets the value of the integer and strings displayed in this window."
  25.     IDS_ACTSTRING3          "GetValues"
  26.     IDS_ACTSTRING4          "Gets the value displayed in this window and returns them as an array: IntObj, StringObj"
  27.     IDS_ACTSTRING5          "!"
  28.     IDS_PARAMETERERROR      "ERROR in SetValue Window Act : Invalid Parameters."
  29. END
  30.  
  31. #ifdef APSTUDIO_INVOKED
  32. //////////////////////////////////////////////////////////////////////////////
  33. //
  34. // TEXTINCLUDE
  35. //
  36.  
  37. 1 TEXTINCLUDE DISCARDABLE 
  38. BEGIN
  39.     "resource.h\0"
  40. END
  41.  
  42. 2 TEXTINCLUDE DISCARDABLE 
  43. BEGIN
  44.     "#include ""afxres.h""\r\n"
  45.     "\0"
  46. END
  47.  
  48. 3 TEXTINCLUDE DISCARDABLE 
  49. BEGIN
  50.     "\r\n"
  51.     "\0"
  52. END
  53.  
  54. /////////////////////////////////////////////////////////////////////////////////////
  55. #endif    // APSTUDIO_INVOKED
  56.  
  57.  
  58. #ifndef APSTUDIO_INVOKED
  59. ////////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Generated from the TEXTINCLUDE 3 resource.
  62. //
  63.  
  64.  
  65. /////////////////////////////////////////////////////////////////////////////////////
  66. #endif    // not APSTUDIO_INVOKED
  67.  
  68.